SpellCheckingResult

A spell checking result that contains the bounds of a mis-spelled substring of the checked text.

Functions

Link copied to clipboard
open fun length(): Int
Returns the length of the mis-spelled word in the checked text.
Link copied to clipboard
open fun location(): Int
Returns the location of the first symbol in the mis-spelled word in the checked text that is considered as mis-spelled by the spell checker.